Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the selected version of previews #1589

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

NicoPennec
Copy link
Member

Problem

  • The version dropdown does not update between fullscreen and non-fullscreen previews.
    Eg . select a version and then go to fullscreen. The correct video is at full screen, but the version dropdown shows the latest version.

Solution

  • Synchronize the selected version in the task panel and the preview player in fullscreen mode.

@NicoPennec
Copy link
Member Author

NicoPennec commented Nov 19, 2024

@frankrousseau For Vue3 migration, don't forget to replace :value=... by @update:model-value=... after code rebase.

@frankrousseau frankrousseau merged commit 930b820 into cgwire:master Nov 19, 2024
6 checks passed
@NicoPennec NicoPennec deleted the fix/preview branch November 20, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants